home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / dev1 / ap_gui.rdm < prev    next >
Text File  |  1996-06-17  |  634b  |  14 lines

  1. Short:    Amos Pro program that uses ARexx/AmIRX to communicate over the internet
  2. Author:   ahapp@top.monad.net (Bob Carter)
  3. Uploader: ahapp@top.monad.net (Bob Carter)
  4. Type:     dev/amos
  5.  
  6. What is it?
  7. ===========
  8. This program is just a simple example of how one can write a program
  9. that can communicate over the internet without the AmiTCP SDK/C(++). This
  10. program was written in Amos Pro using GUI Extention beta 1.5, which shows
  11. how even an Amos program can use Gadtools. The program uses ARexx to send
  12. commands to AmIRC's ARexx port. I will admit that this is very kludgy, but
  13. it works, although you can't expect real-time response.
  14.